home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / tpmagic.zip / DELAYPAT.DOC < prev    next >
Text File  |  1992-01-09  |  812b  |  20 lines

  1. (Except  for  this  note,  the DELAYPAT files (.doc & .bat) are copied
  2. nearly verbatum from Borland's BBS)
  3.  
  4. This is a patch for the CRT unit for Turbo Pascal version 6.0. It takes care
  5. of unpredictable DELAY times on computers faster than 30mhz.
  6.  
  7. To patch the CRT unit you need to have TURBO.TPL and TPUMOVER.EXE from
  8. Turbo Pascal 6.0, and DELAYPAT.BAT all in the
  9. same directory. Also DOS's DEBUG must be in the current directory or
  10. in the current path.
  11.  
  12. MAKE THESE CHANGES TO A COPY OF TURBO.TPL NOT YOUR ORIGNAL!
  13. DO NOT CHANGE YOUR ORIGNAL TURBO.TPL ONLY CHANGE YOUR WORKING COPY!
  14.  
  15. To install the new CRT unit Type: DELAYPAT
  16.  
  17. When the DOS prompt comes back the installation process
  18. is complete.  NOTE: the changes will only affect programs that are compiled
  19. after that patch has been made.
  20.